home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / 140xpcom.zip / XPCOM140.CMP / XPCOM14 / WHATSNEW.140 < prev    next >
Text File  |  1993-11-22  |  7KB  |  172 lines

  1. XPCOM Version 1.4       October 1993
  2.  
  3.     Changes in this version.
  4.  
  5.  
  6.     *   XPCOM now swaps fully out of memory when running external
  7.         programs.  XPCOM will use either extended memory, expanded
  8.         memory or a disk file for swapping.  In that order.
  9.  
  10.           Note HIMEM.SYS or equivalent is required for using
  11.           extended memory.  Also note that if you are running a computer
  12.           that does not have extended memory,  this may take a few seconds.
  13.  
  14.         The only item left in memory is a small less than 3K loader
  15.         program.
  16.  
  17.         THIS CHANGE SHOULD ALLOW ANY PROGRAM TO BE EXECUTED FROM
  18.         WITHIN XPCOM.  
  19.  
  20.  
  21.      *  Non-Standard IRQs and Port Addresses are handled.  To active
  22.         this feature,  select the "IRQ" button in the commmunication
  23.         port parameter setup window.  Supports IRQ 2-7.
  24.  
  25.      *  Call sign is automatically copied to the F2 ( other stations call)
  26.         and ALT-C Entry screens upon connect in pactor.  This was done
  27.         to allow easier relinking on dropped pactor links.
  28.  
  29.      *  Removed all floating point routines saving about 22K of memory
  30.         when running XPCOM.
  31.  
  32.      *  Note Monitor Window Size is now in the number of ROW and
  33.         not a percentage as in earlier versions.
  34.  
  35.         Example ->      If 5 is entered 5 lines will be reserved
  36.                         for the Monitor window.
  37.  
  38.      *  Now includes partial rig control.  To invoke the rig control
  39.         press ALT-O.  This will bring up the rig panel on the bottom
  40.         of the screen and enter the freq into the log.
  41.  
  42.      *  Rig Control has been Modified to include real time updates
  43.         when using Kenwood,  ICOM and Yaesu FT767.
  44.         Rig control is always initialized on startup.  If rig
  45.         type is Kenwood,  an "AI1" command is issued to start
  46.         automatic data transfer.  This is necessary as older
  47.         Kenwood did not send status automatically.
  48.  
  49.      *  Creates data file when record is found within SAMS Call Book.
  50.         File includes call, address, city, state ,  class, and year
  51.         born.  may be used as address label.  This file is placed in
  52.         the download file directory for XPCOM. File name is SAM.DAT
  53.  
  54.      *  If rig interface is being used the current frequency is
  55.         maintained in the log.  Normally XPCOM would clear the entry
  56.         anytime that a new call was entered via F2.
  57.  
  58.      *  XPCOM now supports the Buckmaster CD ROM callbook.  To utilize
  59.         the CD ROM.  Press ALT-F7.  Be sure to read ICALL.DOC in this
  60.         ZIP file.   If entry is found,  data will be appended to the
  61.         log.  This is available in all Non-Packet modes.
  62.  
  63.         The data file is BUC.DAT and is located in your XPCOM Download
  64.         directory.
  65.  
  66.      *  Rig Interface now supports the Tentec Paragon.
  67.  
  68.  
  69.      *  XPCOM now supports ANSI color.  To activate the color capability
  70.         either click the mouse on the status bar (ANSI Off),  press CTRL-A
  71.         or go to the setup menu and click or press enter on the menu
  72.         item ANSI Mode On.  VT100 emulation.
  73.  
  74.         Note    >       In ANSI mode the Echo as Sent highlighting is
  75.                         disabled to preserve the colors in ANSI pictures.
  76.                         To reactivate the Highlighted Echo as Sent text
  77.                         return ANSI Mode to Off.
  78.  
  79.      *  XPCOM Log files are no longer compatible with older version ( 1.3 )
  80.         of XPCOM.  There is a small utility called "LOAD.EXE" that will
  81.         create the new format files.  Be sure to make a backup of your
  82.         version 1.3 XPLOG.DAT and XPLOG.NDX files.
  83.  
  84.      *  XPLOG Version 2.2 and above must be used with version 1.4 of
  85.         XPCOM.
  86.  
  87.      *  Mail Box may now be entered by pressing F1.
  88.  
  89.      *  Mail Box supports ANSI,  if ANSI is "ON" in the program.
  90.  
  91.      *  Added full path to file saves.  Prevents files
  92.         from being saved in the wrong directory after using the Help
  93.         system.
  94.  
  95.      *  Corrected program lockup when the TNC mailbox was connected to.
  96.         This error would occur only if the CONSTAMP was enabled.
  97.         This error could also happen in Pactor and possibly AMTOR
  98.         mode.
  99.  
  100.      *  Added clearing the com port to the Paragon Rig Interface.
  101.         Added delay to Paragon VFO Switch.
  102.  
  103.      *  Fixed bug that occured when using the Page Up or Page Down
  104.         keys from the ALT-Z Help Screen.  Program would go into an
  105.         endless loop.
  106.  
  107.      *  Fixed F2 Key in Packet.  This is used to do a search using the
  108.         external logbook.  If the user had the Display Mini Log Option
  109.         enabled.  The program would lock up and crash after entering the
  110.         second call sign.
  111.  
  112.      *  Changed rig interface for TenTec Paragon.  Frequency will be
  113.         now be entered only when the log entry is being saved. ALT-O
  114.         rig panel operates normally.
  115.  
  116.         This technique may also be used for the Yaesu FT1000, FT990
  117.         and FT890.
  118.  
  119.      *  Added Screen Blanker to XPCOM.
  120.         The screen blanker is off by default.  To activate the screen
  121.         blanker start XPCOM as shown below.
  122.  
  123.         XPCOM /b##    where ## is the blank time in minutes
  124.         example
  125.                 XPCOM /b15    This will start the blanker after
  126.                               15 minutes of no keyboard activity.
  127.  
  128.         To escape the blanker press any key.
  129.  
  130.         Blanker is set to 20 minutes by default.
  131.  
  132.  
  133.      *  Added TMAIL status to Main Screen for AMTOR and Pactor operation.
  134.         The Tmail On indicator is mousable and may also be toggled by
  135.         pressing ALT-J.
  136.  
  137.      *  Modified SAM log book interface to write the current entry
  138.         information to SAM.DAT.  This file will be located in the
  139.         DOWNLOAD DIRECTORY.
  140.  
  141.      *  Modified text for Communication Parameters menu.  Changed from
  142.         Port One Communications Parameters to TNC One Communications
  143.         Parameters.  Same change was made the TNC Two communications
  144.         screen.
  145.  
  146.      *  Editor calls now default to the UPLOAD Directory.  All
  147.         View calls default to the DOWNLOAD directory.
  148.  
  149.      *  Corrected the file selector for the scroll back function.
  150.         Older version did not display the entry line for the
  151.         filename.  This is corrected.
  152.  
  153.      *  Added error checking to make sure that required files are
  154.         present in the XPCOM directory.
  155.  
  156.      *  Added word wrapping for Packet window scroll back,  allows
  157.         easier viewing when using resized windows.
  158.  
  159.      *  Corrected problem with Mailbox operation for AEA TNC'S.
  160.         Earlier versions would not always place the Message
  161.         description correctly.
  162.  
  163.      *  Modified AutoSearch routine for Pactor.  Earlier versions
  164.         would not work correctly if CONSTAMP was ON.
  165.  
  166.      *  Added routine to check the configuration file (XPCOM.TUI)
  167.         version.  Will report an error and exit to DOS if
  168.         configuration file is incorrect.
  169.  
  170.         73 and Have fun...
  171.  
  172.         Gary KF7XP